projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd5f21e
)
I spell gud.
author
Glenn Morris
<rgm@gnu.org>
Sun, 18 Oct 2009 02:17:57 +0000
(
02:17
+0000)
committer
Glenn Morris
<rgm@gnu.org>
Sun, 18 Oct 2009 02:17:57 +0000
(
02:17
+0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index f6eaf0ff04f81a68b846a9fe6f1506033dafa5c9..b540599bb060779f9833eb8ad1849f8ca3cc5bf4 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-6,7
+6,7
@@
* Makefile.in (compile-last): Ensure GREP_OPTIONS is null before calling
grep, so that binary files (eg international/uni-bidi.el) can match.
- Remove test for "UnicodeData" files, since it is hopefully unnecesary
+ Remove test for "UnicodeData" files, since it is hopefully unneces
s
ary
now, and in any case the file header format has changed.
2009-10-17 Glenn Morris <rgm@gnu.org>